PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFDeviceNColor Class


In This Topic
    PDFDeviceNColor Class Methods
    In This Topic

    For a list of all members of this type, see PDFDeviceNColor members.

    Public Methods
     NameDescription
    Public MethodCopies this color.  
    Public MethodDetermines whether the specified Object is equal to the current Object.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Public MethodOverloaded. Gets the color components.  
    Public MethodGets the colorspace. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Public MethodServes as the default hash function.  
    Public MethodSets the color components.  
    Public MethodConverts this color to RGB. (Inherited from com.o2sol.pdf4java.graphics.colors.PDFColor)
    Top
    See Also